PowerTools PlusPak for Windows Forms 8.0J
CalculatorButtonMappingCollection コンストラクタ(Keys[],String[])

ボタンキーにマッピングする値を含むキー。
マッピングするボタンキー。
CalculatorButtonMappingCollection クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal keys() As Keys, _
   ByVal buttonKeys() As String _
)
public CalculatorButtonMappingCollection( 
   Keys[] keys,
   string[] buttonKeys
)

パラメータ

keys
ボタンキーにマッピングする値を含むキー。
buttonKeys
マッピングするボタンキー。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

CalculatorButtonMappingCollection クラス
CalculatorButtonMappingCollection メンバ
オーバーロード一覧

Send Feedback